You can use code similar to the following whenever you want to set the margins on your report using PESetMargins:
LOCAL LMargin, RMargin, TMargin, Bmargin
IF PESetMargins (Job, LMargin, RMargin, TMargin, BMargin) = .F.
&& Handle error
ENDIF
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |